compress/flate.dictDecoder.histSize (method)
2 uses
compress/flate (current package)
dict_decoder.go#L59: func (dd *dictDecoder) histSize() int {
inflate.go#L593: if dist > f.dict.histSize() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)